The ServiceStreamer Constructor is available as an add-on to the LEADTOOLS Medical Imaging toolkits.
The ServiceStreamer Constructor is available in LEADTOOLS Version 16 or later.
Initializes a new instance of the
Generic ServiceStreamer class.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim syncronization As Control
Dim instance As ServiceStreamer(Of TStreamedData,TServiceState)(syncronization)
|
Parameters
- syncronization
-
A Control which you want to synchronize between calling the web service and updating the UI.
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also